A. Verified Version
B. Version Validation
C. Verification and Validation
D. Version Verification
Explanation: V&V generally refers to any activity that attempts to ensure that the software will function as required.
Advertisement
Related Mcqs:
- When does the testing process stops ?
- A. When resources (time and budget) are over B. When some coverage is reached C. When quality criterion is reached D. Testing never ends...
- Which granularity level of testing checks the behavior of module cooperation ?
- A. Unit Testing B. Integration Testing C. Acceptance Testing D. Regression Testing...
- Which of the following is a black box testing strategy ?
- A. All Statements Coverage B. Control Structure Coverage C. Cause-Effect Graphs D. All Paths Coverage...
- Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state ?
- A. signalStatus() B. remoteControl() C. reconfigure() D. reportStatus()...
- The use of design patterns for the development of object-oriented software has important implications for____________________?
- A. Component-based software engineering B. Reusability in general C. All of the mentioned D. None of the mentioned...
- A software might allow a user to interact via________________________?
- A. keyboard commands B. mouse movement C. voice recognition commands D. all of the mentioned...
- What incorporates data, architectural, interface, and procedural representations of the software ?
- A. design model B. user’s model C. mental image D. system image...
- A software component____________________?
- A. Implements some functionality B. Has explicit dependencies through provides and required interfaces C. Communicates through its interfaces only D. All of the mentioned...
- The ___________________ enables the software engineer to develop models of the information domain and functional domain at the same time___________________?
- A. data flow diagram B. state transition diagram C. control specification D. activity diagram...
- Which pattern prevents one from creating more than one instance of a variable ?
- A. Factory Method B. Singleton C. Observer D. None of the mentioned...
Advertisement